home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9889 < prev    next >
Encoding:
Text File  |  1996-08-05  |  978 b   |  33 lines

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: << QuickWin in VC++2.0 ?? >>
  5. Date: 4 Mar 1996 21:13:06 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4hfmd2$rdq@news1.usa.pipeline.com>
  8. References: <4hec5d$48n@news.hktcl.com>
  9. NNTP-Posting-Host: pipe12.h1.usa.pipeline.com
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 04, 1996 09:12:13 in article <<< QuickWin in VC++2.0 ?? >>>,
  16. 'Jacka.bbs@playground.hktcl.com (ñp┐nÑ[       )' wrote: 
  17.  
  18.  
  19. >Hello all! 
  20. >Is it possible to make a QuickWin application in VC++ 2.0? 
  21. >QuickWin exist in VC++1.5, but not VC++2.0, do you know why? 
  22. QuickWin isn't needed in WIN32 since you can write 
  23. Console Applications which work much the same way. 
  24. You can write console apps and call WIN32 API functions; e.g., 
  25. MessageBox/Beep and others that make sense. 
  26. -- 
  27. Pete Grant 
  28. Kalevi, Inc. 
  29. Software Engineering & development
  30.